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