import * as bp from '.botpress' const bot = new bp.Bot({ actions: {}, }) export default bot