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