import { PropsFor, display } from "../Box/index.js"; export type DisplayProps = PropsFor; export default display;