import { type IElement } from '@antv/g'; export declare const getAllChildCells: >(children: T[] | undefined, cellType: any) => T[];