import { SVGProps } from "react";
declare const GIExplosiveMaterials: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIExplosiveMaterials };
