import { Command } from "commander"; export declare function registerRecursiveCommands(program: Command): void; //# sourceMappingURL=recursive.d.ts.map