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