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

declare const NaturePeopleIcon: MdiReactIconComponentType;
export default NaturePeopleIcon;
