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

declare const PeopleAlt: ReactIconComponentType;
export default PeopleAlt;
            