export { default as Slider, type SliderProps } from "./Slider"; export * from "./Slider.types";