/** * title: The total number of * description: Show how much data there is in total by setting showTotal. * * title.zh-CN: 总数 * description.zh-CN: 通过设置 showTotal 展示总共有多少数据。 */ import * as React from 'react'; declare const _default: () => React.JSX.Element; export default _default;