import React from "react"; import { SliderProps } from "."; declare const Slider: React.FunctionComponent; export default Slider;