/** * title: Split text using text style * desc: You can use non-heading style of divider text by setting plain. * * title.zh-CN: 分割文字使用正文样式 * desc.zh-CN: 使用 plain 可以设置为更轻量的分割文字样式。 */ declare const _default: () => JSX.Element; export default _default;