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