export default function compareUint8Arrays(array1: Uint8Array, array2: Uint8Array): boolean;