UNPKG

@ssa-ui-kit/widgets

Version:
4 lines (3 loc) 194 B
import { TradingInfoCardProps } from './types'; declare const TradingInfoCard: (props: TradingInfoCardProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default TradingInfoCard;