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