FontFaceSetLoadEvent: {
    prototype: FontFaceSetLoadEvent;
    new (
        type: string,
        eventInitDict?: FontFaceSetLoadEventInit,
    ): FontFaceSetLoadEvent;
}