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