export declare function _cn2tw(text: string): string;
export declare function _tw2cn(text: string): string;
