export { default as Slider } from './Slider'; export type { ISliderProps } from './types'; //# sourceMappingURL=index.d.ts.map