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