export { DynamicTable } from './Table/DynamicTable';
export type { DynamicTableProps, apiResultProps } from './Table/DynamicTable';
