/** @jsx jsx */
import { SliderProps } from 'theme-ui';
export declare const Slider: React.FC<SliderProps>;
export default Slider;
