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