export type { CustomScrollbarProps } from './types'; export { CustomScrollbar } from './custom-scrollbar';