export declare const findRootPath: (startPath: string) => string;
