export interface HttpDropSessionsResponse { droppedSessions: Array; }