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