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