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