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