/// import { IconProps } from '../../types'; declare const Tornado: (allProps: IconProps) => JSX.Element; export default Tornado;