import type { UseStylingOptions } from '@fluentui-react-native/framework'; import type { FABProps, FABSlotProps, FABTokens } from './FAB.types'; export declare const FABStates: (keyof FABTokens)[]; export declare const stylingSettings: UseStylingOptions; //# sourceMappingURL=FAB.styling.d.ts.map