import { OBJECT_IDENTIFIER } from "asn1-ts";
export { tcg_registry_componentClass } from "../PlatformCertificateProfile/tcg-registry-componentClass.va";
/**
 * @summary tcg_registry_componentClass_ietf
 * @description
 *
 * ### ASN.1 Definition:
 *
 * ```asn1
 * tcg-registry-componentClass-ietf OBJECT IDENTIFIER ::= {tcg-registry-componentClass 2}
 * ```
 *
 * @constant
 */
export declare const tcg_registry_componentClass_ietf: OBJECT_IDENTIFIER;
