import { OBJECT_IDENTIFIER } from "@wildboar/asn1"; /** * @summary id_mnb_shadowingAgreement_nb * @description * * ### ASN.1 Definition: * * ```asn1 * id-mnb-shadowingAgreement-nb OBJECT IDENTIFIER ::= {id-mnb 8} * ``` * * @constant */ export declare const id_mnb_shadowingAgreement_nb: OBJECT_IDENTIFIER; //# sourceMappingURL=id-mnb-shadowingAgreement-nb.va.d.mts.map