declare const dictMap: { key: string; id: string; en: string; }[]; export default dictMap;