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

declare const ProgressWarningIcon: MdiReactIconComponentType;
export default ProgressWarningIcon;
