export declare const getFolderPath: (fileOrFolderPath: string) => Promise; export declare const getCommonAncestorMultiple: (paths: string[]) => Promise; //# sourceMappingURL=getCommonAncestorMultiple.d.ts.map