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