import "../_dnt.polyfills.js"; export declare function compareBytes(a: Uint8Array, b: Uint8Array): number;