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

declare const BriefcaseCheckOutlineIcon: MdiReactIconComponentType;
export = BriefcaseCheckOutlineIcon;