import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use PersonIcon */
export declare const Person: Icon;
export { I as PersonIcon };
//# sourceMappingURL=Person.d.ts.map