declare const fileExists: (filename: string) => Promise; export default fileExists;