import { MdiReactIconComponentType } from './dist/typings';

declare const HailIcon: MdiReactIconComponentType;
export default HailIcon;
