export { ChartsText } from "./ChartsText.js";
export type { ChartsTextProps } from "./ChartsText.js";
export type { ChartsTextStyle } from "../internals/getWordsByLines.js";