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