UNPKG

@ssa-ui-kit/widgets

Version:
4 lines (3 loc) 245 B
import { TradingInfoCardWrapperProps } from './types'; declare const TradingInfoCardWrapper: ({ onClick, link, children, }: TradingInfoCardWrapperProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default TradingInfoCardWrapper;