UNPKG

@mysten/dapp-kit

Version:

A collection of React hooks and components for interacting with the Sui blockchain and wallets.

3 lines (2 loc) 150 B
import type { ComponentProps } from 'react'; export declare function BackIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element;