export declare const commonAncestor: (paths: string[], fallback?: string) => string | undefined;