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