export declare const getItemSize: (rows: { [width: string]: { rowHeight: any; }; }, index: any) => any;