export default ChartTextShape;
declare class ChartTextShape extends TextShape {
}
import TextShape from "../text/TextShape";
//# sourceMappingURL=ChartTextShape.d.ts.map