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