export declare function compareStringArrays(array1: string[], array2: string[]): boolean;