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