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