export interface RowBounds { limit: number; offset: number; }