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

declare const BriefcaseCheckIcon: MdiReactIconComponentType;
export = BriefcaseCheckIcon;