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