import { TableComponent } from './types';
export declare const Table: TableComponent;
export declare const TableWrapper: TableComponent;
