UNPKG

@ssa-ui-kit/widgets

Version:
4 lines (3 loc) 220 B
import { TradingInfoContent } from './types'; declare const TradingInfoCardContent: ({ value, unit, icon }: TradingInfoContent) => import("@emotion/react/jsx-runtime").JSX.Element; export default TradingInfoCardContent;