/**
* In a file where any import occurs, the "declare global" directive must be used:
* https://stackoverflow.com/questions/39040108/import-class-in-definition-file-d-ts
*
* In a file without imports, "declare global" cannot be used.
*/
// --------
// External
// --------
// The Isaac definitions automatically bundle the definitions for Lua 5.3 as a convenience.
///
// -------------
// Miscellaneous
// -------------
///
///
///
///
// -------
// Classes
// -------
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
///
// ----------------------------
// Unofficial Classes and Types
// ----------------------------
///
///
///
///
///
///
///
///
///
///
///
///
///
// ----------------------------
// Definitions for Popular Mods
// ----------------------------
///
///
///
///
///
///
///
///
///
///
///