/** Высота строки заголовка <th> (px) */
export declare const HEADER_ROW_HEIGHT = 40;
/** Высота строки данных <td> (6px*2 + 20px line-height) */
export declare const DATA_ROW_HEIGHT = 32;
//# sourceMappingURL=table-size-constants.d.ts.map