import { IPinYinMapItem } from './props'; /** * 拼音键盘按钮 */ export declare const PINYIN_MAP: IPinYinMapItem[][];