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