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