/* * Copyright 2018 Dialog LLC */ import Bot from './Bot'; export * from './entities'; export default Bot;