import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { TableVariables } from './tableVariables';
import { TableCellStylesProps } from '../../../../components/Table/TableCell';
export declare const tableCellStyles: ComponentSlotStylesPrepared<TableCellStylesProps, TableVariables>;
