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