export { default as AbyssTable } from './AbyssTable.component'; export type { AbyssTableProps, AbyssTableFilterDef, } from './AbyssTable.component';