PdfSubmissionEvent: FormEventBase & {
    configuration: PDFConfiguration & EmailConfiguration;
    type: "PDF";
}