export declare type IkasLocationTranslations = { de: string | null; en: string; tr: string; };