import type { Theme } from '@fluentui-react-native/framework'; import type { TokenSettings } from '@fluentui-react-native/use-styling'; import type { TabListTokens } from './TabList.types'; export declare const defaultTabListTokens: TokenSettings; //# sourceMappingURL=TabListTokens.d.ts.map