export declare function setLastParsedProject(dir: string): void; export declare function lastParsedProject(): string | undefined; //# sourceMappingURL=last-parsed-project.d.ts.map