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