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

declare const BriefcaseUploadIcon: MdiReactIconComponentType;
export default BriefcaseUploadIcon;
