export declare const brevoTriggerDefinitions: { readonly brevoEvent: { type: "brevo.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailEvent: { type: "brevo.transactionalEmail.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailSent: { type: "brevo.transactionalEmail.sent"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailDelivered: { type: "brevo.transactionalEmail.delivered"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailHardBounced: { type: "brevo.transactionalEmail.hardBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailSoftBounced: { type: "brevo.transactionalEmail.softBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailBlocked: { type: "brevo.transactionalEmail.blocked"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailMarkedAsSpam: { type: "brevo.transactionalEmail.markedAsSpam"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailInvalid: { type: "brevo.transactionalEmail.invalid"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailDeferred: { type: "brevo.transactionalEmail.deferred"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailClicked: { type: "brevo.transactionalEmail.clicked"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailOpened: { type: "brevo.transactionalEmail.opened"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailFirstOpened: { type: "brevo.transactionalEmail.firstOpened"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalEmailUnsubscribed: { type: "brevo.transactionalEmail.unsubscribed"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsEvent: { type: "brevo.transactionalSms.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsSent: { type: "brevo.transactionalSms.sent"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsDelivered: { type: "brevo.transactionalSms.delivered"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsHardBounced: { type: "brevo.transactionalSms.hardBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsSoftBounced: { type: "brevo.transactionalSms.softBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsReplied: { type: "brevo.transactionalSms.replied"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoTransactionalSmsUnsubscribed: { type: "brevo.transactionalSms.unsubscribed"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailEvent: { type: "brevo.marketingEmail.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailDelivered: { type: "brevo.marketingEmail.delivered"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailHardBounced: { type: "brevo.marketingEmail.hardBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailSoftBounced: { type: "brevo.marketingEmail.softBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailMarkedAsSpam: { type: "brevo.marketingEmail.markedAsSpam"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailOpened: { type: "brevo.marketingEmail.opened"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailClicked: { type: "brevo.marketingEmail.clicked"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingEmailUnsubscribed: { type: "brevo.marketingEmail.unsubscribed"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoContactEvent: { type: "brevo.contact.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoContactAddedToList: { type: "brevo.contact.addedToList"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoContactUpdated: { type: "brevo.contact.updated"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoContactDeleted: { type: "brevo.contact.deleted"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsEvent: { type: "brevo.marketingSms.event"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsSent: { type: "brevo.marketingSms.sent"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsDelivered: { type: "brevo.marketingSms.delivered"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsHardBounced: { type: "brevo.marketingSms.hardBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsSoftBounced: { type: "brevo.marketingSms.softBounced"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsReplied: { type: "brevo.marketingSms.replied"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; readonly brevoMarketingSmsUnsubscribed: { type: "brevo.marketingSms.unsubscribed"; name?: string | undefined; account: { readonly connectionOptions: readonly [{ readonly requiredScopes: readonly []; }]; readonly serviceId: "brevo"; }; }; };