UNPKG

@fluentui/react-northstar

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