import type { INTEGER } from "@wildboar/asn1";
import { type ALGORITHM_IDENTIFIER } from "../PKCS-1/ALGORITHM-IDENTIFIER.oca.mjs";
/**
 * ### ASN.1 Definition
 *
 * ```asn1
 * {INTEGER IDENTIFIED BY id-alg-CMSRC2wrap}
 * ```
 */
export declare const KeyEncryptionAlgorithms_Union1_Intersection0_Element: ALGORITHM_IDENTIFIER<INTEGER>;
//# sourceMappingURL=KeyEncryptionAlgorithms-Union1-Intersection0-Element.oa.d.mts.map