import { SliderProps as ChakraSliderProps } from '@chakra-ui/react'; export declare type SliderProps = ChakraSliderProps;