import type { IBasicSessionReadAsyncSimple } from "node-opcua-pseudo-session"; export declare function readMaxByteStringLength(session: IBasicSessionReadAsyncSimple): Promise; //# sourceMappingURL=read_max_byte_string_length.d.ts.map