/** * Geom Component */ import '@antv/g2/lib/geom/index'; import Base from '../Base'; export default Base.generateBaseTypedComponent('Geom');