import { CurrentUserData } from './types'; export declare const useCurrentUser: () => import("../../../..").GraphqlResponseWrapper;