export interface SystemStats { rowCount?: number; favoriteCount?: number; systemCount?: number; temporaryCount?: number; }