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