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