import { CScroller } from './scroller.d.ts'

export * from './scroller.d.ts'

export * as CScroller from './scroller.d.ts'

export default CScroller
