import type { UseStylingOptions } from '@fluentui-react-native/framework'; import type { RadioTokens, RadioSlotProps, RadioProps } from './Radio.types'; export declare const radioStates: (keyof RadioTokens)[]; export declare const stylingSettings: UseStylingOptions; //# sourceMappingURL=Radio.styling.d.ts.map