import { ReactIconComponentType } from '../types';

declare const NaturePeople: ReactIconComponentType;
export default NaturePeople;
            