import { TranslationKeys } from './keys';
declare const TRANSLATION_EN: TranslationKeys;
export default TRANSLATION_EN;
