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