export declare const binaryToHex: (binary: string) => string;
