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