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