/// import { IconProps } from '../../types'; declare const PeopleNearby: (allProps: IconProps) => JSX.Element; export default PeopleNearby;