import { BoxProps } from '../types'; export type ScrollBoxProps = BoxProps;