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

declare const PersonGroupOutlineIcon: MdiReactIconComponentType;
export default PersonGroupOutlineIcon;
