# @ts-check

import './keyBindingShell'

###* @type import('./keyBinding').KeyBinding ###
export default new KeyBindingShell()
