import { type ALGORITHM_IDENTIFIER } from "../PKCS5v2-1/ALGORITHM-IDENTIFIER.oca.mjs";
import { PBMAC1_params } from "../PKCS5v2-1/PBMAC1-params.ta.mjs";
/**
 * @summary PBMAC1Algorithms_Union0_Intersection0_Element
 * @description
 *
 * ### ASN.1 Definition:
 *
 * ```asn1
 * PBMAC1Algorithms-Union0-Intersection0-Element ::= {} -- REMOVED_FROM_UNNESTING --
 * ```
 *
 * @constant
 * @type {ALGORITHM_IDENTIFIER<PBMAC1_params>}
 * @implements {ALGORITHM_IDENTIFIER<PBMAC1_params>}
 */
export declare const PBMAC1Algorithms_Union0_Intersection0_Element: ALGORITHM_IDENTIFIER<PBMAC1_params>;
//# sourceMappingURL=PBMAC1Algorithms-Union0-Intersection0-Element.oa.d.mts.map