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