export { default as ScrollBox } from './Scroll'; export type { BoxProps } from './types'; export { default } from './styled';