"use client"; import { SpecializedOpsPage } from "@/components/accounting/SpecializedOpsPage"; export default function Page() { return ( ); }