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