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