export { default as Slider } from './slider'; export type { SliderProps } from 'rc-slider'