import { h } from 'preact'; declare const _default: { parameters: { fixedWidth: boolean; }; title: string; }; export default _default; export declare const Passive: () => h.JSX.Element; export declare const Focused: () => h.JSX.Element; export declare const Disabled: () => h.JSX.Element; export declare const NegativeMinimum: () => h.JSX.Element; export declare const CustomIncrement: () => h.JSX.Element; export declare const OnValueInput: () => h.JSX.Element; export declare const WithTextboxNumeric: () => h.JSX.Element; //# sourceMappingURL=range-slider.stories.d.ts.map