import type { TLSConnectionOptions } from '@reclaimprotocol/tls';
export declare function getDefaultTlsOptions(): TLSConnectionOptions;
