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