/** Validate the portable repository-path subset shared by plans and Git inspection. */ export declare function requireBuildRepositoryPath(value: unknown, label: string): string;