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