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