/** * One shared host object. * This must be same instance even if the file is copied. * */ export declare const vptGlobal: typeof globalThis;