// root styles import "styles/globals.css"; const RootLayout = ({ children }: { children: React.ReactNode }) => (