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