/** Enum of Ssls */
export declare enum SslEnum {
    'HOSTEDSSL' = "HOSTEDSSL"
}
//# sourceMappingURL=SslEnum.d.ts.map