import { ScrollList } from './ScrollList'; export type { ScrollListProps } from './ScrollList'; export default ScrollList;