import { Base } from "./Base"; export default class ImportJson implements Base { readFile(filePath: string): Promise; }>>; }