import { ITable } from './types'; export declare const table_cn2tw: ITable; export declare const table_tw2cn: ITable;