/// import { SvgIconProps } from '@material-ui/core'; export declare const CheckStar: (props: SvgIconProps) => JSX.Element;