export interface AuthCredential { uid: string; sessionId: string; }