export declare function getFileList(path: string, include?: RegExp, exclude?: RegExp): string[];