export type ProjectProbe = { exists(path: string): Promise; };