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

declare const Hail: ReactIconComponentType;
export default Hail;
            