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