EmailOnlySubmissionEvent: FormEventBase & {
    configuration: EmailConfiguration;
    type: "EMAIL";
}