/// <reference types="node" />
export declare function writeStringForBinaryEncoding(payload: string): Buffer;
//# sourceMappingURL=string.d.ts.map