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