UNPKG

@sanity/icons

Version:
7 lines 278 B
import { ComponentPropsWithRef, ReactElement } from "react"; /** * @public */ declare function CheckmarkCircleIcon(props: ComponentPropsWithRef<"svg">): ReactElement; export { CheckmarkCircleIcon, CheckmarkCircleIcon as default }; //# sourceMappingURL=CheckmarkCircle.d.ts.map