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