export declare const toolUsageEventSchema_0_2_0: import("zod").ZodObject>; toolCallArgs: import("zod").ZodString; accepted: import("zod").ZodBoolean; succeeded: import("zod").ZodBoolean; output: import("zod").ZodOptional>; }, "eventName" | "schema" | "timestamp" | "userId" | "userAgent" | "selectedProfileId" | "accepted" | "toolCallId" | "functionName" | "functionParams" | "toolCallArgs" | "succeeded" | "output">, "strip", import("zod").ZodTypeAny, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; accepted: boolean; toolCallId: string; functionName: string; toolCallArgs: string; succeeded: boolean; functionParams?: Record | undefined; output?: any[] | undefined; }, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; accepted: boolean; toolCallId: string; functionName: string; toolCallArgs: string; succeeded: boolean; functionParams?: Record | undefined; output?: any[] | undefined; }>; export declare const toolUsageEventSchema_0_2_0_noCode: import("zod").ZodObject>; toolCallArgs: import("zod").ZodString; accepted: import("zod").ZodBoolean; succeeded: import("zod").ZodBoolean; output: import("zod").ZodOptional>; }, "eventName" | "schema" | "timestamp" | "userId" | "userAgent" | "selectedProfileId" | "accepted" | "toolCallId" | "functionName" | "functionParams" | "toolCallArgs" | "succeeded" | "output">, "functionParams" | "toolCallArgs" | "output">, "strip", import("zod").ZodTypeAny, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; accepted: boolean; toolCallId: string; functionName: string; succeeded: boolean; }, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; accepted: boolean; toolCallId: string; functionName: string; succeeded: boolean; }>;