export declare const getTranslationKey: (lang: 'en' | 'es' | 'nl' | 'de' | 'fr', key1: string, key2: string) => any;