/// import { IconProps } from '../../types'; declare const SliderHorizontal: (allProps: IconProps) => JSX.Element; export default SliderHorizontal;