import { BoxDetailBasicProps } from '@/box/interface'; import React from 'react'; export declare const BoxDetailBasic: React.FC;