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