export declare const x509ExtensionsOIDsSource: string[][];
export declare const x509NonExtensionOIDsSource: string[][];
export declare const x509OIDs: Map<string, string>;
