import ImportJson from './ImportJson'; export default class ImportCsv extends ImportJson { readFile(filePath: string): Promise; }>>; }