import { MdiReactIconComponentType } from './dist/typings';

declare const ChemicalWeaponIcon: MdiReactIconComponentType;
export default ChemicalWeaponIcon;
