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

declare const DownloadIcon: MdiReactIconComponentType;
export default DownloadIcon;
