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

declare const PersonSupervisorIcon: MdiReactIconComponentType;
export default PersonSupervisorIcon;
