declare const useUserProfile: () => import("../contexts/UserProfileContext.js").UserProfileContextProps; export default useUserProfile;