# @ts-check

import './emitterShell'

###* @type import('./emitterShell').EmitterShell ###
export default -> new EmitterShell()