declare const resolveProjectPath: () => Promise<string>;
export default resolveProjectPath;
