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