import { ChevronLeftIcon } from 'lucide-react' import { Outlet } from 'react-router' export default function Layout() { return (