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

declare const PeopleAddIcon: MdiReactIconComponentType;
export default PeopleAddIcon;
