/// import type { ISection } from '../../types'; export default function SectionMatcher({ ...props }: ISection): JSX.Element;