export declare function writeSelectedProject(value: string): void;
export declare function readSelectedProject(): string;
