export declare const FollowMe: ({ mode, }: { mode: "notification" | "avatars" | "full"; }) => import("react/jsx-runtime").JSX.Element;