/** * title: The custom * description: Customize elements using the sliderThumb attribute. * * title.zh-CN: 自定义 * description.zh-CN: 使用sliderThumb属性自定义元素。 */ import * as React from 'react'; declare const _default: () => React.JSX.Element; export default _default;