declare const _default: import("@agent-native/core").ActionDefinition<{ id: string; reason?: string | undefined; }, { afterValue: string | null; beforeValue: string | null; changeType: string; createdAt: number; id: string; orgId: string | null; ownerEmail: string; payload: string; requestedBy: string; reviewedAt: number | null; reviewedBy: string | null; status: string; summary: string; targetId: string | null; targetType: string; updatedAt: number; }>; export default _default; //# sourceMappingURL=reject-dispatch-change.d.ts.map