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