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