export declare enum QuickBooksEmailStatusesEnum { NotSet = "NotSet", NeedToSend = "NeedToSend", EmailSent = "EmailSent" }