import { IKeybindingService } from "../../keybinding/common/keybinding.service.js"; export declare function showHistoryKeybindingHint(keybindingService: IKeybindingService): boolean;