import React from 'react'; import { BoxUpgradeProps } from '../interface'; export declare const BoxUpgradeModal: React.FC;