import type { KbsDefinition } from '../types.ts'; export declare function useKbsGlobal(shortcuts: readonly KbsDefinition[]): void; //# sourceMappingURL=use_kbs_global.d.ts.map