import type { AdminViewProps } from "../../types"; export declare function AccountPage(_: AdminViewProps): import("react/jsx-runtime").JSX.Element;