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