const Span = (props: JSX.IntrinsicElements["h2"]) => { return ; }; export default Span;