import { DataTypeFactory } from "node-opcua-factory"; export declare function toTypeScript(dataTypeFactory: DataTypeFactory): string;