export declare enum CompanyBillingConfigInvoiceTypes { INVOICE_ONLY = "invoice_only", INVOICE_AND_DEBIT_NOTE = "invoice_and_debit_note" }