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

declare const BriefcaseSearchIcon: MdiReactIconComponentType;
export default BriefcaseSearchIcon;
