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