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