import Slider from './sliderController'; export type { FRCSliderControllerProps } from './sliderController'; export default Slider;