import { Command } from 'commander';
export declare function registerModelCommands(program: Command): void;
