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

declare const DownloadsIcon: MdiReactIconComponentType;
export default DownloadsIcon;
