import { MergeCellsOutlined, RocketOutlined, SendOutlined, } from '@ant-design/icons'; export const componentList = [ { name: 'Begin', icon: , description: '' }, { name: 'Retrieval', icon: , description: '' }, { name: 'Generate', icon: , description: '' }, ];