declare const _default: import("@agent-native/core").ActionDefinition<{ agentId?: string | undefined; path?: string | undefined; }, { profile: { id: string; ownerEmail: string; orgId: string | null; kind: string; name: string; description: string | null; path: string; content: string; scope: string; createdBy: string; createdAt: number; updatedAt: number; }; root: string; files: { id: string; ownerEmail: string; orgId: string | null; kind: string; name: string; description: string | null; path: string; content: string; scope: string; createdBy: string; createdAt: number; updatedAt: number; }[]; }>; export default _default; //# sourceMappingURL=list-agent-pack.d.ts.map