export declare const identifyMonorepoRoot: (startDirectory?: string) => string | null;
