UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 299 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { TableVariables } from './tableVariables'; import { TableCellStylesProps } from '../../../../components/Table/TableCell'; export declare const tableCellStyles: ComponentSlotStylesPrepared<TableCellStylesProps, TableVariables>;