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