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