export function getUser(userId: any, tenantId?: any, populateUser?: any): Promise; export function invalidateUser(userId: any): Promise;