import { type AuthUserContextType } from './auth_user_context.js'; export default function useAuthUser(): AuthUserContextType;