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