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