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