export declare const widthAtMinimumRowHeight: (dimension: { width: number; }, minimumRowHeight: any) => number;