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