export interface XxxCLIOptions { dir?: string; config?: string; verbose?: boolean; }