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