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