import { Box } from '@wix/design-system'; import React from 'react'; export function BorderOnlyBox() { return ( ); }