import type { KeyboardControllerModule } from "./types";
export declare const KeyboardController: KeyboardControllerModule;
