export default function initializeGuestToken(context: any): Promise<{ id: any; isGuest: boolean; }>;