export declare const GRID_TAG: "apex-grid"; export declare const GRID_BODY: "apex-virtualizer"; export declare const GRID_HEADER_ROW_TAG: "apex-grid-header-row"; export declare const GRID_HEADER_TAG: "apex-grid-header"; export declare const GRID_ROW_TAG: "apex-grid-row"; export declare const GRID_CELL_TAG: "apex-grid-cell"; export declare const GRID_FILTER_ROW_TAG: "apex-filter-row";