import { MCVersion } from "../schemas.js";
export declare function expandInheritsFrom(versionObject: MCVersion, rootPath: string): MCVersion;
