export { StickyScroll } from './StickyScroll'; export type { StickyScrollProps } from './StickyScroll'; export { stickyScrollTheme } from './theme'; export type { StickyScrollTheme } from './theme'; //# sourceMappingURL=index.d.ts.map