/** * If the browser is not online, it shows a connection error message. Otherwise, * it shows an API error message. * * @example * */ export default function FetchErrorMessage(): import("@emotion/react/jsx-runtime").JSX.Element;