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