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