import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const CurrencyBangladeshi: import("svelte").Component; type CurrencyBangladeshi = ReturnType; export default CurrencyBangladeshi; //# sourceMappingURL=currency-bangladeshi.svelte.d.ts.map