export declare function vectorsEqual(v1: string[], v2: string[]): boolean;