import React from 'react'; function SomethingWentWrong(): JSX.Element { return ( ); } export default SomethingWentWrong;