export { default } from '../Currency';
export type { CurrencyProps } from '../Currency';
