import type { Enum } from "node-opcua-enum";
export { DataType } from "node-opcua-basic-types";
export declare const _enumerationDataType: Enum;
