import type { HotKeyMapData } from "../types"; export declare const getHotKeyMapData: () => HotKeyMapData;