import { BaseBoxPropsWithRole } from '../../shared/box'; export interface BoxProps extends BaseBoxPropsWithRole { }