/** * auto command - 全自動モード */ export declare function autoCommand(options: any): Promise; //# sourceMappingURL=auto.d.ts.map