import { NULL } from "@wildboar/asn1"; import { type DIGEST_ALGORITHM } from "../AlgorithmInformation-2009/DIGEST-ALGORITHM.oca.mjs"; /** * @summary HashAlgorithms_Union2_Intersection0_Element * @description * * ### ASN.1 Definition: * * ```asn1 * HashAlgorithms-Union2-Intersection0-Element ::= {} -- REMOVED_FROM_UNNESTING -- * ``` * * @constant * @type {DIGEST_ALGORITHM} * @implements {DIGEST_ALGORITHM} */ export declare const HashAlgorithms_Union2_Intersection0_Element: DIGEST_ALGORITHM; //# sourceMappingURL=HashAlgorithms-Union2-Intersection0-Element.oa.d.mts.map