import { PicomatchOptions } from 'picomatch'; export declare const matcherOptions: PicomatchOptions; export declare const excludeRules: string[]; export declare const includeDirectoriesRules: string[];