UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 199 B
import { type SVGProps } from "react"; export declare const CheckIcon: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;