/** * Auto-generated command registry — registers all API groups. * Run: npm run generate */ import type { Command } from "commander"; export declare function registerAllCommands(program: Command): void; //# sourceMappingURL=index.d.ts.map