import * as Shape from './shape' export * from './graph' export * from './version' export { Shape } export * from '@antv/x6-core'