import type { Theme } from '@fluentui-react-native/framework'; import type { TokenSettings } from '@fluentui-react-native/use-styling'; import type { TabTokens } from '..'; export declare const tabStates: (keyof TabTokens)[]; export declare const defaultTabColorTokens: TokenSettings; //# sourceMappingURL=TabColorTokens.win32.d.ts.map