UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

3 lines (2 loc) 224 B
import type { MarketingContactProps } from './types.js'; export declare function MarketingContact({ intro, form, office, contactPerson, compact, className, }: MarketingContactProps): import("react/jsx-runtime").JSX.Element;