import React from 'react';
declare const KeyboardShortcutsViewer: React.FC;
export default KeyboardShortcutsViewer;
