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