UNPKG

@ssa-ui-kit/widgets

Version:
3 lines (2 loc) 206 B
import { MarginInfoTableRowProps } from './types'; export declare const MarginInfoTableRow: ({ label, baseValue, quoteValue, }: MarginInfoTableRowProps) => import("@emotion/react/jsx-runtime").JSX.Element;