export declare function fetchList(dirPath: string): Promise; export declare function remove(list: string[]): Promise;