export declare const eventI18n: { content: { data: { $schema: string; eventType: string; language: string; title: string; i18n: any[]; }; }; };