UNPKG

@sanity/icons

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