import * as z from 'zod'; declare const SendBiEventRequest: z.ZodObject<{ options: z.ZodOptional>; customEventName: z.ZodNullable>; eventData: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const SendBiEventResponse: z.ZodObject<{}, z.core.$strip>; export { SendBiEventRequest, SendBiEventResponse };