import { SliderProps } from 'rc-slider'; export declare function SliderCustom(props: SliderProps): import("react/jsx-runtime").JSX.Element;