export declare const equals: (compare: number[] | Uint8Array, target: number[] | Uint8Array) => boolean; //# sourceMappingURL=array.d.ts.map