import type { AppUser } from '../users/types.js'; export declare function pingUserContext(userId: string): Promise;