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