export { default as NScrollbar } from './src/ScrollBar'; export type { ScrollbarInst, ScrollbarProps } from './src/ScrollBar';