// @design-system: primitives/SeoHead
export { SeoHead } from './SeoHead';
export type { SeoHeadProps } from './SeoHead';
