import DataVScrollTable from './scroll-table'; export type { TypeDataVScrollTableProps } from './scroll-table'; export default DataVScrollTable;