export declare const deactivate_merchant: { 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; }; merchant_id: { type: string; }; }; required: string[]; }; }; }; required: string[]; }; //# sourceMappingURL=deactivate_merchant.d.ts.map