UNPKG

@sanity/icons

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