export type { Chart as G2Chart } from '@antv/g2'; export declare const Chart: new (options?: import("@antv/g2/lib/api/runtime").RuntimeOptions) => import("@antv/g2/lib/api/extend").API; 'data.fetch': import("@antv/g2/lib/runtime").DataComponent; 'data.inline': import("@antv/g2/lib/runtime").DataComponent; 'data.sortBy': import("@antv/g2/lib/runtime").DataComponent; 'data.sort': import("@antv/g2/lib/runtime").DataComponent; 'data.filter': import("@antv/g2/lib/runtime").DataComponent; 'data.pick': import("@antv/g2/lib/runtime").DataComponent; 'data.rename': import("@antv/g2/lib/runtime").DataComponent; 'data.fold': import("@antv/g2/lib/runtime").DataComponent; 'data.slice': import("@antv/g2/lib/runtime").DataComponent; 'data.custom': import("@antv/g2/lib/runtime").DataComponent; 'data.map': import("@antv/g2/lib/runtime").DataComponent; 'data.join': import("@antv/g2/lib/runtime").DataComponent; 'data.kde': import("@antv/g2/lib/runtime").DataComponent; 'data.log': import("@antv/g2/lib/runtime").DataComponent; 'data.wordCloud': import("@antv/g2/lib/runtime").DataComponent>; 'data.ema': import("@antv/g2/lib/runtime").DataComponent; 'transform.stackY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.binX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.bin': import("@antv/g2/lib/runtime").TransformComponent; 'transform.dodgeX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.jitter': import("@antv/g2/lib/runtime").TransformComponent; 'transform.jitterX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.jitterY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.symmetryY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.diffY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.stackEnter': import("@antv/g2/lib/runtime").TransformComponent; 'transform.normalizeY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.select': import("@antv/g2/lib/runtime").TransformComponent; 'transform.selectX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.selectY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.groupX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.groupY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.groupColor': import("@antv/g2/lib/runtime").TransformComponent; 'transform.group': import("@antv/g2/lib/runtime").TransformComponent; 'transform.sortX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.sortY': import("@antv/g2/lib/runtime").TransformComponent; 'transform.sortColor': import("@antv/g2/lib/runtime").TransformComponent; 'transform.flexX': import("@antv/g2/lib/runtime").TransformComponent; 'transform.pack': import("@antv/g2/lib/runtime").TransformComponent; 'transform.sample': import("@antv/g2/lib/runtime").TransformComponent; 'transform.filter': import("@antv/g2/lib/runtime").TransformComponent; 'coordinate.cartesian': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.polar': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.transpose': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.theta': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.parallel': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.fisheye': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.radial': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.radar': import("@antv/g2/lib/runtime").CoordinateComponent; 'coordinate.helix': import("@antv/g2/lib/runtime").CoordinateComponent; 'encode.constant': import("@antv/g2/lib/runtime").EncodeComponent; 'encode.field': import("@antv/g2/lib/runtime").EncodeComponent; 'encode.transform': import("@antv/g2/lib/runtime").EncodeComponent; 'encode.column': import("@antv/g2/lib/runtime").EncodeComponent; 'mark.interval': import("@antv/g2").MarkComponent; 'mark.rect': import("@antv/g2").MarkComponent; 'mark.line': import("@antv/g2").MarkComponent; 'mark.point': import("@antv/g2").MarkComponent; 'mark.text': import("@antv/g2").MarkComponent; 'mark.cell': import("@antv/g2").MarkComponent; 'mark.area': import("@antv/g2").MarkComponent; 'mark.link': import("@antv/g2").MarkComponent; 'mark.image': import("@antv/g2").MarkComponent; 'mark.polygon': import("@antv/g2").MarkComponent; 'mark.box': import("@antv/g2").MarkComponent; 'mark.vector': import("@antv/g2").MarkComponent; 'mark.lineX': import("@antv/g2").MarkComponent; 'mark.lineY': import("@antv/g2").MarkComponent; 'mark.connector': import("@antv/g2").MarkComponent; 'mark.range': import("@antv/g2").MarkComponent; 'mark.rangeX': import("@antv/g2").MarkComponent; 'mark.rangeY': import("@antv/g2").MarkComponent; 'mark.path': import("@antv/g2").MarkComponent; 'mark.shape': import("@antv/g2").MarkComponent; 'mark.density': import("@antv/g2").MarkComponent; 'mark.heatmap': import("@antv/g2").MarkComponent; 'mark.wordCloud': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'palette.category10': import("@antv/g2/lib/runtime").PaletteComponent; 'palette.category20': import("@antv/g2/lib/runtime").PaletteComponent; 'scale.linear': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.ordinal': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.band': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.identity': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.point': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.time': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.log': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.pow': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.sqrt': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.threshold': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.quantile': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.quantize': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.sequential': import("@antv/g2/lib/runtime").ScaleComponent; 'scale.constant': import("@antv/g2/lib/runtime").ScaleComponent; 'theme.classic': import("@antv/g2/lib/runtime").ThemeComponent; 'theme.classicDark': import("@antv/g2/lib/runtime").ThemeComponent; 'theme.academy': import("@antv/g2/lib/runtime").ThemeComponent; 'theme.light': import("@antv/g2/lib/runtime").ThemeComponent; 'theme.dark': import("@antv/g2/lib/runtime").ThemeComponent; 'component.axisX': import("@antv/g2").GuideComponentComponent; 'component.axisY': import("@antv/g2").GuideComponentComponent; 'component.legendCategory': import("@antv/g2").GuideComponentComponent; 'component.legendContinuous': import("@antv/g2").GuideComponentComponent; 'component.legends': import("@antv/g2").GuideComponentComponent; 'component.title': import("@antv/g2").GuideComponentComponent; 'component.sliderX': import("@antv/g2").GuideComponentComponent; 'component.sliderY': import("@antv/g2").GuideComponentComponent; 'component.scrollbarX': import("@antv/g2").GuideComponentComponent; 'component.scrollbarY': import("@antv/g2").GuideComponentComponent; 'animation.scaleInX': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.scaleOutX': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.scaleInY': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.scaleOutY': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.waveIn': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.fadeIn': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.fadeOut': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.zoomIn': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.zoomOut': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.pathIn': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.morphing': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.growInX': import("@antv/g2/lib/runtime").AnimationComponent; 'animation.growInY': import("@antv/g2/lib/runtime").AnimationComponent; 'interaction.elementHighlight': typeof import("@antv/g2/lib/interaction").ElementHighlight; 'interaction.elementHighlightByX': typeof import("@antv/g2/lib/interaction").ElementHighlightByX; 'interaction.elementHighlightByColor': typeof import("@antv/g2/lib/interaction").ElementHighlightByColor; 'interaction.elementSelect': typeof import("@antv/g2/lib/interaction").ElementSelect; 'interaction.elementSelectByX': typeof import("@antv/g2/lib/interaction").ElementSelectByX; 'interaction.elementSelectByColor': typeof import("@antv/g2/lib/interaction").ElementSelectByColor; 'interaction.fisheye': typeof import("@antv/g2/lib/interaction").Fisheye; 'interaction.chartIndex': typeof import("@antv/g2/lib/interaction").ChartIndex; 'interaction.tooltip': typeof import("@antv/g2/lib/interaction").Tooltip; 'interaction.legendFilter': typeof import("@antv/g2/lib/interaction").LegendFilter; 'interaction.legendHighlight': typeof import("@antv/g2/lib/interaction").LegendHighlight; 'interaction.brushHighlight': typeof import("@antv/g2/lib/interaction").BrushHighlight; 'interaction.brushXHighlight': typeof import("@antv/g2/lib/interaction").BrushXHighlight; 'interaction.brushYHighlight': typeof import("@antv/g2/lib/interaction").BrushYHighlight; 'interaction.brushAxisHighlight': typeof import("@antv/g2/lib/interaction").BrushAxisHighlight; 'interaction.brushFilter': typeof import("@antv/g2/lib/interaction").BrushFilter; 'interaction.brushXFilter': typeof import("@antv/g2/lib/interaction").BrushXFilter; 'interaction.brushYFilter': typeof import("@antv/g2/lib/interaction").BrushYFilter; 'interaction.sliderFilter': typeof import("@antv/g2/lib/interaction").SliderFilter; 'interaction.sliderWheel': typeof import("@antv/g2/lib/interaction").SliderWheel; 'interaction.scrollbarFilter': typeof import("@antv/g2/lib/interaction").ScrollbarFilter; 'interaction.poptip': typeof import("@antv/g2/lib/interaction").Poptip; 'interaction.treemapDrillDown': typeof import("@antv/g2/lib/interaction").TreemapDrillDown; 'interaction.elementPointMove': typeof import("@antv/g2/lib/interaction").ElementPointMove; 'composition.spaceLayer': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.spaceFlex': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.facetRect': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.repeatMatrix': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.facetCircle': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.timingKeyframe': import("@antv/g2/lib/runtime").CompositionComponent; 'labelTransform.overlapHide': import("@antv/g2/lib/runtime").LabelTransformComponent; 'labelTransform.overlapDodgeY': import("@antv/g2/lib/runtime").LabelTransformComponent; 'labelTransform.overflowHide': import("@antv/g2/lib/runtime").LabelTransformComponent; 'labelTransform.contrastReverse': import("@antv/g2/lib/runtime").LabelTransformComponent; 'labelTransform.overflowStroke': import("@antv/g2/lib/runtime").LabelTransformComponent; 'labelTransform.exceedAdjust': import("@antv/g2/lib/runtime").LabelTransformComponent; 'data.venn': import("@antv/g2/lib/runtime").DataComponent; 'mark.boxplot': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.gauge': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.liquid': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'data.arc': import("@antv/g2/lib/runtime").DataComponent; 'data.cluster': import("@antv/g2/lib/runtime").DataComponent; 'mark.forceGraph': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.tree': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.pack': import("@antv/g2/lib/runtime").CompositionComponent; 'mark.sankey': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.chord': import("@antv/g2/lib/runtime").CompositeMarkComponent; 'mark.treemap': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.geoView': import("@antv/g2/lib/runtime").CompositionComponent; 'composition.geoPath': import("@antv/g2/lib/runtime").CompositionComponent; }>;