SubmitEvent: {
    prototype: SubmitEvent;
    new (type: string, eventInitDict?: SubmitEventInit): SubmitEvent;
}

Type declaration