/// export declare const ActionIcon: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const ColumnIcon: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLImageElement>, {}>; export declare const HeaderText: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const PinIconContainer: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledHeader: import("@emotion/styled").StyledComponent, HTMLTableSectionElement>, "ref"> & { ref?: ((instance: HTMLTableSectionElement | null) => void) | import("react").RefObject | null | undefined; }, "classes" | "className" | "style" | "children" | "sx"> & import("@mui/system").MUIStyledCommonProps & { showBackDrop: boolean; }, {}, {}>; export declare const StyledMUITableRow: import("@emotion/styled").StyledComponent, HTMLTableRowElement>, "ref"> & { ref?: ((instance: HTMLTableRowElement | null) => void) | import("react").RefObject | null | undefined; }, "classes" | "className" | "style" | "children" | "selected" | "sx" | "hover"> & import("@mui/system").MUIStyledCommonProps & { component: string; }, {}, {}>; export declare const SheetViewVirtualTableWrapper: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const PinnedStartColumnWrapper: import("@emotion/styled").StyledComponent & import("react").ClassAttributes & import("react").HTMLAttributes, {}, {}>; export declare const PinnedEndColumnWrapper: import("@emotion/styled").StyledComponent & import("react").ClassAttributes & import("react").HTMLAttributes, {}, {}>; export declare const MainTableWrapper: import("@emotion/styled").StyledComponent & { hasPinnedStart: boolean; hasPinnedEnd: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const UnpinnedTableHeaderWrapper: import("@emotion/styled").StyledComponent, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;