export declare const defaultIgnoredFiles: (string | ((watchedPath: string) => boolean))[];
