export declare const $OtaLatestResponse: { readonly properties: { readonly fwVersion: { readonly type: "FirmwareVersion"; readonly isRequired: true; }; }; };