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

declare const WorkerIcon: MdiReactIconComponentType;
export default WorkerIcon;
