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