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