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