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

declare const PeopleIcon: MdiReactIconComponentType;
export default PeopleIcon;
