/// import { IconProps } from "../SvgIcon"; export declare const Chinese: (props?: IconProps) => JSX.Element; export default Chinese;