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

declare const BriefcaseViewOutlineIcon: MdiReactIconComponentType;
export = BriefcaseViewOutlineIcon;