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