export declare function findProjectRoot(startDir?: string): Promise<string>;
