export declare function lowestCommonPath(paths: string[]): string;