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