UNPKG

@sanity/icons

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