import Slider from "./slider"; export type { FRCSliderProps } from "./slider"; export default Slider;