interface InvoiceRe-exportimport { type Invoice } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; Propertiestitle: stringdescription: stringstartParameter: stringcurrency: stringtotalAmount: number