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