UNPKG

@sanity/icons

Version:
7 lines 300 B
import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react"; /** * @public */ export declare const SparklesIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>; export { SparklesIcon as default }; //# sourceMappingURL=Sparkles.d.ts.map