import { PathLike } from 'fs'; export declare function readCsvFile(filePath: PathLike | string): Promise>;