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

declare const ProgressAlertIcon: MdiReactIconComponentType;
export default ProgressAlertIcon;
