export declare function arrayContentsEqual(as: T[], bs: T[]): boolean;