export declare function isSimpleArrayEqual(arr1: any[], arr2: any[]): boolean;