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