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