declare function readAllLines(filePath: string): Promise; export { readAllLines };