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

declare const BriefcaseClockIcon: MdiReactIconComponentType;
export = BriefcaseClockIcon;