import type FileNotFoundError from "./FileNotFoundError"; declare const fileNotFoundErrorLocalization__english: FileNotFoundError.Localization; export default fileNotFoundErrorLocalization__english;