import { CommandOption } from '../types.cjs'; declare const verboseOption: CommandOption; export { verboseOption };