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