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