import { type CURVE } from "../PKIXAlgs-2009/CURVE.oca.mjs"; /** * @summary NamedCurve_Union9_Intersection0_Element * @description * * ### ASN.1 Definition: * * ```asn1 * NamedCurve-Union9-Intersection0-Element ::= {} -- REMOVED_FROM_UNNESTING -- * ``` * * @constant * @type {CURVE} * @implements {CURVE} */ export declare const NamedCurve_Union9_Intersection0_Element: CURVE; //# sourceMappingURL=NamedCurve-Union9-Intersection0-Element.oa.d.mts.map