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

declare const PersonGroupIcon: MdiReactIconComponentType;
export default PersonGroupIcon;
