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