import { IconComponent } from '../types'; declare const Person: IconComponent; export default Person;