import { IconDefinition } from '../types'; declare const IconPeople: IconDefinition; export default IconPeople;