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