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