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