export declare const arraysAreEqual: (a: string[] | undefined, b: string[] | undefined) => boolean; //# sourceMappingURL=arraysAreEqual.d.ts.map