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