import type { KbsShortcut } from '../types.ts'; export declare function useKbsGlobalList(): readonly KbsShortcut[]; //# sourceMappingURL=use_kbs_global_list.d.ts.map