import { Outlet } from "react-router-dom"; export default function WebhookLayout() { return ; }