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