// @design-system: primitives/JsonLd
export { JsonLd } from './JsonLd';
export type { JsonLdProps } from './JsonLd';
