export interface AppOptimizedCustomEventsFields { app_id: number; app_name: string; event_names: string[]; } //# sourceMappingURL=app-optimized-custom-events.d.ts.map