import React from "react"; import { Props } from "../Props"; export declare function CheckIcon(props: Props): React.JSX.Element;