UNPKG

@sanity/icons

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