import type { CliArgs } from '../args.js'; export declare function commandDeploy(args: CliArgs): Promise; //# sourceMappingURL=deploy.d.ts.map