import { ComponentStyle } from '../../styles/typings'; import { ListProps } from '../list/typings'; import { TableProps } from './typings'; export declare const filterListStyle: ComponentStyle; export declare const tableStyle: ComponentStyle>;