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