import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_INPUT_TEXT_DEFAULTS: PlaygroundProps; export declare const nuiInputTextPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-input-text.d.ts.map