import { TableCellStylesType } from '../../../../components/tableCell/types/tableCellTheme';
import { TableCellVariantType } from './variants';
export declare const TABLE_CELL_STYLES: TableCellStylesType<TableCellVariantType>;
