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