export declare enum InvoiceTypes { DEBIT = "debit_note", INVOICE = "invoice" }