export interface HttpGetSessionsResponse { sessions: Array; }