export declare class SupplierDomainMailSending { sendEmail: boolean; email: string; cCEmail: string; } //# sourceMappingURL=mailSending.d.ts.map