/** * title: checked * description: Check the status by default and modify the status. * * title.zh-CN: 默认选中 * description.zh-CN: 默认选中并修改选中状态 */ import * as React from 'react'; declare const _default: () => React.JSX.Element; export default _default;