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