UNPKG

@kryptogo/kryptogokit-sdk-react

Version:

KryptogoKit offers a comprehensive web3 wallet solution with seamless KryptoGO Auth integration and multi-wallet connection support. Designed for users. Built for developers.

7 lines (6 loc) 230 B
import React from 'react'; export declare const SpinnerIcon: ({ height, width, style, }: { width?: string | number; height?: string | number; style?: React.CSSProperties; }) => import("react/jsx-runtime").JSX.Element;