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