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