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