declare const readFileIfExists: (file: string) => Promise; export default readFileIfExists;