declare const _default: import("@agent-native/core").ActionDefinition<{ credentialKey: string; value: string; name: string; provider?: string | undefined; description?: string | undefined; }, { id: string; ownerEmail: string; orgId: string | null; name: string; credentialKey: string; value: string; provider: string | null; description: string | null; createdBy: string; createdAt: number; updatedAt: number; }>; export default _default; //# sourceMappingURL=create-vault-secret.d.ts.map