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