export interface SslCert { cert: string; expirationTime: string; } //# sourceMappingURL=ssl-cert.d.ts.map