import { TScrteShortcutKey } from '../types'; export declare const formatShortcut: (shortcut?: TScrteShortcutKey) => string;