import { TableCell as Cell } from '@mui/material';
export declare const TableCell: import("styled-components").StyledComponent<typeof Cell, any, {}, never>;
