import { Command } from 'commander'; export declare function registerAutomationCommand(program: Command): void;