import { BoxBaseProps } from '../base/boxBase'; /** * Props for {@link Aside}. * Extends {@link BoxBaseProps} except for `elementClass` and `component`. * * @category Box */ export type AsideProps = Omit; /** * Semantic layout wrapper for the native `