export default interface ITlsSettings { tlsClientHelloId?: string; socketsPerOrigin?: number; }