export default class GtmUtil { static getGlobal(): typeof globalThis | undefined; }