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