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

declare const BriefcaseDownloadIcon: MdiReactIconComponentType;
export default BriefcaseDownloadIcon;
