import { ComponentProps } from "react";
export declare function CheckIcon(props: ComponentProps<"svg">): import("react/jsx-runtime").JSX.Element;
