export declare const enum PhoneticType { PINYIN = 0, ZHUYIN = 1 }