export { scrollbarProps, default as UScrollbar } from './src/Scrollbar'; export type { ScrollbarInst, ScrollbarProps } from './src/Scrollbar';