export declare const GridBody: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLTableSectionElement>, never>> & string; export declare const GridRowLayout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLTableRowElement>, { $excluded: boolean; $selected: boolean; $draggable: boolean; $dragging: boolean; $hovering: boolean; $selectable: boolean; $hasBorder: boolean; $loading: boolean; $noBorderOnLast: boolean; $focusVisible: boolean; $spreadsheetMode: boolean; }>> & string; export declare const GridCellLayout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLTableDataCellElement>, { $sticky?: boolean; $inRange?: boolean; $inRangeBorders?: number; $editable?: boolean; }>> & string; export declare const GridCellFocusLayout: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { $editable?: boolean; $editing?: boolean; $focusVisible?: boolean; $leftBorder?: boolean; $rightBorder?: boolean; }>> & string; export declare const GridEmptyContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; export declare const LiveRegion: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; //# sourceMappingURL=body.d.ts.map