import type { IComposeSettings } from '@uifabricshared/foundation-compose'; import type { IRadioButtonType } from './RadioButton.types'; export declare const radioButtonSelectActionLabel = "Select a RadioButton"; export declare const settings: IComposeSettings; //# sourceMappingURL=RadioButton.settings.d.ts.map