import { ActionManager } from '@nlpjs/nlg'; import NlgManager from './nlg-manager'; export { NlgManager, ActionManager, };