FormDataEvent: {
    prototype: FormDataEvent;
    new (type: string, eventInitDict: FormDataEventInit): FormDataEvent;
}

Type declaration