import React from 'react'; export default function shortcuts(e: React.KeyboardEvent, indentWidth?: number): void;