import type { DisplayObject } from '@antv/g'; import type { CellAppendInfo } from '../../common'; export declare const getAppendInfo: = CellAppendInfo>(eventTarget: DisplayObject) => T;