import type { RangeInputProps } from './RangeInput.types'; export declare const RangeInput: import("react").ForwardRefExoticComponent>;