/// import { Readable } from 'stream'; export declare const modelPackageCloudClient: { download(id: string, version: number): Promise; publish(dir?: string): Promise; }; //# sourceMappingURL=model-package-cloud-client.d.ts.map