/// <reference types="node" />
export declare const byteLength: (string: string | Buffer) => number;
//# sourceMappingURL=bytelength.web.d.ts.map