UNPKG

@sanity/icons

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