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

declare const BriefcaseEditOutlineIcon: MdiReactIconComponentType;
export default BriefcaseEditOutlineIcon;
