/// export declare const StyledTableBody: import("@emotion/styled").StyledComponent & import("react").RefAttributes & { theme?: import("@emotion/react").Theme | undefined; } & { empty: boolean; minDisplayRows: number; }, {}, {}>;