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