UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

3 lines (2 loc) 204 B
import type { MarketingTrustBarProps } from './types.js'; export declare function MarketingTrustBar({ eyebrow, title, stats, className }: MarketingTrustBarProps): import("react/jsx-runtime").JSX.Element;