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

declare const HourglassIcon: MdiReactIconComponentType;
export default HourglassIcon;
