export { default } from './Table.web'; export { default as Table } from './Table.web'; export * from './types';