export default ChartSeriesTitleTextShape;
declare class ChartSeriesTitleTextShape extends ChartTextShape {
    constructor(options: any, propDefaultText: any, styleKey: any);
}
import ChartTextShape from "../ChartTextShape";
//# sourceMappingURL=ChartSeriesTitleTextShape.d.ts.map