export * from './Slider'; import { SliderProps } from './types'; export type { SliderProps };