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