export declare function arraysAreOfEqualLength(a: any[], b: any[]): a is any[]; //# sourceMappingURL=arraysAreOfEqualLength.d.ts.map