export declare function getCurrentProject(): Promise; export declare function setCurrentProject(name: string): Promise;