export { default as HeadingItem } from '../components/Section/heading-item'; export type { HeadingItemProps } from '../components/Section/heading-item';