import React from "react"; export declare const Wrapper: import("@emotion/styled").StyledComponent, HTMLTableRowElement>, "ref"> & { ref?: ((instance: HTMLTableRowElement | null) => void) | React.RefObject | null | undefined; }, "children" | "className" | "style" | "classes" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const Cell: import("@emotion/styled").StyledComponent; export declare const CellContentWrapper: import("@emotion/styled").StyledComponent; export declare const RowNumber: import("@emotion/styled").StyledComponent, React.DetailedHTMLProps, HTMLDivElement>, {}>; export declare const CheckboxTableRow: import("@emotion/styled").StyledComponent, HTMLTableRowElement>, "ref"> & { ref?: ((instance: HTMLTableRowElement | null) => void) | React.RefObject | null | undefined; }, "children" | "className" | "style" | "classes" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare const CellDarkBorder: import("@emotion/styled").StyledComponent, {}, {}>; export declare const NoDataContainer: import("@emotion/styled").StyledComponent, React.DetailedHTMLProps, HTMLDivElement>, {}>;