export interface SignedInOrRegisteredEventPayload { ephemeral: boolean mergeLocal: boolean awaitSync: boolean checkIntegrity: boolean }