import dynamicsForm from './dynamics-form' import chat from './ai-chat' export default { dynamicsForm, chat }