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