export declare const chatInteractionEventSchema_0_2_0: import("zod").ZodObject>; rules: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id: string; slug?: string | undefined; }, { id: string; slug?: string | undefined; }>, "many">>; }, "eventName" | "schema" | "timestamp" | "userId" | "userAgent" | "selectedProfileId" | "prompt" | "completion" | "modelProvider" | "modelName" | "modelTitle" | "sessionId" | "tools" | "rules">, "strip", import("zod").ZodTypeAny, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; prompt: string; completion: string; modelProvider: string; modelName: string; modelTitle: string; sessionId: string; tools?: string[] | undefined; rules?: { id: string; slug?: string | undefined; }[] | undefined; }, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; prompt: string; completion: string; modelProvider: string; modelName: string; modelTitle: string; sessionId: string; tools?: string[] | undefined; rules?: { id: string; slug?: string | undefined; }[] | undefined; }>; export declare const chatInteractionEventSchema_0_2_0_noCode: import("zod").ZodObject>; rules: import("zod").ZodOptional; }, "strip", import("zod").ZodTypeAny, { id: string; slug?: string | undefined; }, { id: string; slug?: string | undefined; }>, "many">>; }, "eventName" | "schema" | "timestamp" | "userId" | "userAgent" | "selectedProfileId" | "prompt" | "completion" | "modelProvider" | "modelName" | "modelTitle" | "sessionId" | "tools" | "rules">, "prompt" | "completion">, "strip", import("zod").ZodTypeAny, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; modelProvider: string; modelName: string; modelTitle: string; sessionId: string; tools?: string[] | undefined; rules?: { id: string; slug?: string | undefined; }[] | undefined; }, { eventName: string; schema: string; timestamp: string; userId: string; userAgent: string; selectedProfileId: string; modelProvider: string; modelName: string; modelTitle: string; sessionId: string; tools?: string[] | undefined; rules?: { id: string; slug?: string | undefined; }[] | undefined; }>;