import { EmptySection } from "@/components/empty-section"; export default function EnvironmentsPage() { return ( ); }