import { OBJECT_IDENTIFIER } from "@wildboar/asn1";
/**
 * @summary tcg_at_tcgCredentialSpecification
 * @description
 *
 * ### ASN.1 Definition:
 *
 * ```asn1
 * tcg-at-tcgCredentialSpecification OBJECT IDENTIFIER ::= {tcg-attribute 23}
 * ```
 *
 * @constant
 */
export declare const tcg_at_tcgCredentialSpecification: OBJECT_IDENTIFIER;
//# sourceMappingURL=tcg-at-tcgCredentialSpecification.va.d.mts.map