import { IconComponent } from '..';
declare const PeopleIcon: IconComponent;
export { PeopleIcon };
