import { FirmwareItem } from "./interface"; export declare function getFirmwares(boxType: number): Promise;