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

declare const PersonSupervisorCircleIcon: MdiReactIconComponentType;
export default PersonSupervisorCircleIcon;
