export declare function isSamePath(target: string[], value: string[]): boolean;