declare const getTranslation: (id: string) => string; export { getTranslation };