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