export type OnRowCountChanged = (rows: number) => void;