export { CurrencyYen };
export default CurrencyYen;
import CurrencyYen from "./CurrencyYen.svelte";
