export declare const onboard_firmware: { type: string; properties: { event: { type: string; enum: string[]; }; event_by: { type: string; }; edetails: { type: string; minItems: number; items: { type: string; properties: { row_id: { type: string; }; mfid: { type: string; }; fname: { type: string; }; }; required: string[]; }; }; }; required: string[]; }; //# sourceMappingURL=onboard_firmware.d.ts.map