function formatWithLabels(hotkey, options): string;
Defined in: format.ts:137
RegisterableHotkey
Omit<FormatDisplayOptions, "useSymbols"> = {}
string
Use formatForDisplay instead with useSymbols: false option.