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