declare const _default: import("@agent-native/core").ActionDefinition<{ id: string; secretValue: string; secretName?: string | undefined; }, { id: string; ownerEmail: string; orgId: string | null; credentialKey: string; appId: string; reason: string | null; requestedBy: string; status: string; reviewedBy: string | null; reviewedAt: number | null; createdAt: number; updatedAt: number; }>; export default _default; //# sourceMappingURL=approve-vault-request.d.ts.map