/// import { CurrencySelectorProperties } from './currency-selector.properties'; export default function CurrencySelector(properties: CurrencySelectorProperties): JSX.Element;