import { Project } from '../project.js'; export declare const getProjects: (monorepoRoot: string) => Promise;