export declare enum Security { NONE = "none", SSL = "ssl", STARTTLS = "starttls" } //# sourceMappingURL=security.d.ts.map