declare function ignoredFiles(appSrc: string): RegExp;
export = ignoredFiles;
