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