export declare const SliderThumb: ({ Component, isVisible, onLayout, style, start, color, vertical, ...props }: any) => JSX.Element;