import Slider from './slider'; export type { SliderSingleProps } from './slider'; export default Slider;