import { Profile } from '@ninetailed/client-sdk-core'; export declare const useHydrateProfile: () => Profile | null;