import { TableRowStylesType } from '../../../../components/tableRow/types/tableRowTheme';
import { TableRowVariantTypeV2 } from './variants';
export declare const TABLE_ROW_STYLES: TableRowStylesType<TableRowVariantTypeV2>;
