"use client"; export { SliderControl } from "./slider-control"; export type { SliderControlProps } from "./slider-control";