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