import type { Translation } from "../utilities/localize.js"; declare const translation: Translation; export default translation;