export declare function modelVersionPackageCacheGetPath(opts: {
    id: string;
    version: number;
}): string;
//# sourceMappingURL=model-version-package-path.d.ts.map