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