import FamilyManage from "../components/FamilyAcc/FamilyManage"; export default function FamilyManagePage() { return ( <> ); }