import type { IconComponent } from '../types'; declare const SliderHorizontal: IconComponent; export default SliderHorizontal;