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