export declare const ExtensionList: any; export declare const ASN11Cert: any; export declare const ClientCertificateType: number; export declare const DistinguishedName: any; export declare const SignatureHashAlgorithm: { hash: number; signature: number; }; export declare const ProtocolVersion: { major: number; minor: number; };