export type { TouchSliderProps } from './types'; export { TouchSlider } from './touch-slider';