export default ChartPlotAreaShape;
declare class ChartPlotAreaShape extends ChartPartShape {
    constructor(options: any);
}
import ChartPartShape from "./ChartPartShape";
//# sourceMappingURL=ChartPlotAreaShape.d.ts.map