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