import { Box as NextBox } from '@alifd/next';
declare const Box: typeof NextBox;
export default Box;
