import { ReactIconComponentType } from '../types';

declare const Storm: ReactIconComponentType;
export default Storm;
            