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