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

declare const DownloadMultipleIcon: MdiReactIconComponentType;
export default DownloadMultipleIcon;
