import { Command } from 'commander'; export declare function registerAutomateCommand(program: Command): void; //# sourceMappingURL=automate.d.ts.map