export declare function dBinary(str: string): Promise<string>;
export declare function eBinary(str: string): Promise<string>;
//# sourceMappingURL=binary.d.ts.map