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