import React from 'react'; import { SvgIconProps } from '@sinoui/core/SvgIcon'; declare const CheckBox: React.FC; export default CheckBox;