import Slider from './Slider'; export default Slider; export type { SliderProps } from './PropsType';