export declare const FieldWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>; export declare const PaginationWrapper: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const TableCellRows: import("@emotion/styled").StyledComponent; export declare const RowTable: import("@emotion/styled").StyledComponent, HTMLTableRowElement>, "ref"> & { ref?: ((instance: HTMLTableRowElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject | null | undefined; }, "children" | "className" | "style" | "classes" | "sx" | "selected" | "hover"> & { theme?: import("@emotion/react").Theme; }, {}, {}>;