// GENERATE BY script // DON NOT EDIT IT MANUALLY import * as React from 'react' import cn from '@/utils/classnames' import s from './TongyiTextCn.module.css' const Icon = ( { ref, className, ...restProps }: React.DetailedHTMLProps, HTMLSpanElement> & { ref?: React.RefObject; }, ) => Icon.displayName = 'TongyiTextCn' export default Icon