import MainHeader from "./MainHeader"; import { MainProvider } from "./MainProvider"; export default function MainLayout() { return ( <> ) }