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