declare const _default: import("@agent-native/core").ActionDefinition<{ appId?: string | undefined; secretId?: string | undefined; }, { 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=list-vault-grants.d.ts.map