import { TableInterface } from './table.types'; export declare function tableTheme(props: TableInterface): any;