import { TextCustom, ViewWrapper } from "@/components"; export default function AdminInformation() { return ( <> Information ); }