import { Command } from 'commander'; export declare function registerConfigCommand(program: Command): void; export declare function registerExcludeCommand(program: Command): void; //# sourceMappingURL=config.d.ts.map