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