declare const _default: import("@agent-native/core").ActionDefinition<{ secretId: string; appId: string; }, { id: string; ownerEmail: string; orgId: string | null; secretId: string; appId: string; grantedBy: string; status: string; syncedAt: number | null; createdAt: number; updatedAt: number; }>; export default _default; //# sourceMappingURL=create-vault-grant.d.ts.map