UNPKG

@sanity/icons

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