import DataVScrollBoard from './scroll-board'; export type { TypeDataVScrollBoardProps } from './scroll-board'; export default DataVScrollBoard;