import {Typography} from "@mui/material"; export const NotFound = () => { return ( No results found ) }