/// import { SelectProps } from '@chakra-ui/react'; export declare const LanguageSelect: (props: SelectProps) => JSX.Element;