import * as commander from 'commander';

declare function configCollectCommand(): commander.Command;

export { configCollectCommand as default };
