/** * Event specific details. The schema will vary depending on the `event_type`. */ export declare type AuditLogEventDetails = {};