import Table from '../../types/table';

export * from '../../types/table';
export default Table;
