declare const readFile: (path: string) => Promise; export default readFile;