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