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

declare const ProgressDownloadIcon: MdiReactIconComponentType;
export default ProgressDownloadIcon;
