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