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