import { EnumPinyinType } from '../types';
export declare function handlePinyinType(pinyinType?: EnumPinyinType): EnumPinyinType;
