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

declare const WorkIcon: MdiReactIconComponentType;
export default WorkIcon;
