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