import { IPSDEChartParallel } from './ipsdechart-parallel'; import { PSDEChartCoordinateSystemControlImplBase2 } from './psdechart-coordinate-system-control-impl-base2'; export declare class PSDEChartParallelImpl extends PSDEChartCoordinateSystemControlImplBase2 implements IPSDEChartParallel { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdechart-parallel-impl.d.ts.map