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