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