declare const GLOBAL_BANK_DICT: { cn: string; en: string; }[]; export default GLOBAL_BANK_DICT;