export declare const getHotkeyHelpText: (commandName: string) => string;
export default getHotkeyHelpText;
