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

declare const PeopleGroupIcon: MdiReactIconComponentType;
export default PeopleGroupIcon;
