import * as React from "react"; declare function SvgSlider(props: React.SVGProps): React.JSX.Element; export default SvgSlider;