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