export interface PeekOperation { operations: any[]; stats: [string, string]; }