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