export declare const isAppleOS: () => boolean; export declare function formatKeyboardShortcut(shortcut: string): string;