import { Plugin } from '../../types'; export declare const keyboard: Plugin; export default keyboard;