export interface Options { exclude?: string[] | RegExp[]; output?: string; }