UNPKG

@sanity/icons

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