import { ConflictType, ConflictParams } from '@standardnotes/responses' import { FullyFormedPayloadInterface, TrustedConflictParams } from '@standardnotes/models' export type TrustedServerConflictMap = Partial> export type DecryptedServerConflictMap = Partial[]>>