import { type EnhancedComponent } from '../../utils'; import _Keyboard from './keyboard.vue'; export declare const Keyboard: EnhancedComponent; export default Keyboard; export { type KeyboardProps, type KeyboardSlots, type KeyboardEmits, type KeyBoardExpose, type KeyboardPlateMode, plateProvinceKeys, plateSuffixKeys, plateEnglishLetterKeys, } from './common';