declare const _default: import("@agent-native/core").ActionDefinition<{ credentialKey: string; appId: string; reason?: 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=request-vault-secret.d.ts.map