export { default as ScrollShadow } from './scroll-shadow'; export type { ScrollShadowOrientation, ScrollShadowProps, ScrollShadowVisibility, } from './scroll-shadow.types';