import type { FC } from 'react';
declare const KeyboardHelp: FC<{}>;
export default KeyboardHelp;
//# sourceMappingURL=KeyboardHelp.d.ts.map