import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_AUTO_COMPLETE_DEFAULTS: PlaygroundProps; export declare const nuiAutoCompletePlayground: PlaygroundDefinition; //# sourceMappingURL=nui-auto-complete.d.ts.map