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

declare const PeoplePlusIcon: MdiReactIconComponentType;
export default PeoplePlusIcon;
