/** * @license * Copyright 2024 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import { KeyboardCommand } from "./types"; export declare const keyboardCommands: Map; //# sourceMappingURL=commands.d.ts.map