export interface OperationResponse { [x: string]: any; peek: any; }