import { HotkeyProps } from "./type.mjs";
import * as react69 from "react";

//#region src/Hotkey/Hotkey.d.ts
declare const Hotkey: react69.NamedExoticComponent<HotkeyProps>;
//#endregion
export { Hotkey };
//# sourceMappingURL=Hotkey.d.mts.map