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