import { PaginatedTable } from "../../../_components/PaginatedTable"; export default async () => { return ( <> ); };