/** Resolves the repository root by walking upward from the caller module. */ export function resolveRepoRoot(importMetaUrl: string): string;