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