import { Command } from 'commander'; export declare function registerModelCommand(program: Command): void; //# sourceMappingURL=model.d.ts.map