export declare const ROLE = "role"; export declare const COLUMN_RESIZER = "column_resizer"; export declare const HEADER_CELL = "header_cell"; export declare const BODY_CELL = "body_cell"; export declare const BODY_CELL_HANDLE = "body_cell_handle"; export declare const BODY_ROW = "body_row";