importtype { really_any } from'../organization/really_any';
/**
* @@@
*
* Note: `$` is used to indicate that this function is not a pure function - it access global scope
*
* @private internal function of `$Register`
*/exportdeclarefunction$getGlobalScope(): really_any;