import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_RADIO_BUTTON_DEFAULTS: PlaygroundProps; export declare const nuiRadioButtonPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-radio-button.d.ts.map