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

declare const BriefcaseEditIcon: MdiReactIconComponentType;
export default BriefcaseEditIcon;
