declare const _default: {
  keyboardMove: (string | typeof KeyboardMove)[];
};
export default _default;
import KeyboardMove from './KeyboardMove';
