export declare type Conversation = { displayId: number; dispositionId: number; encodedDispositionId: number; conversationUuid: string; };