how do you declare a JS class that is only present on a global object? I want to define the external class DialogV2 which is only accessible through foundry.applications.api.DialogV2
got it: ./gradlew clean and @file:JsQualifier("foundry.applications.api")