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