UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 271 B
import { AccountBalanceProps } from './types'; export declare const AccountBalance: ({ title, className, onClick, link, variant, fullscreenModeFeature, activeHighlight, widgetMaxWidth, ...props }: AccountBalanceProps) => import("@emotion/react/jsx-runtime").JSX.Element;