import { DisplayObject } from '@antv/g'; export declare const Advance: new (T?: any) => DisplayObject<any, any>;