UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

3 lines (2 loc) 205 B
import type { MarketingFAQProps } from './types.js'; export declare function MarketingFAQ({ eyebrow, title, items, defaultOpenId, className, }: MarketingFAQProps): import("react/jsx-runtime").JSX.Element;