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

declare const ProgressCheckIcon: MdiReactIconComponentType;
export default ProgressCheckIcon;
