export { self, window, global, document, process, console } from "../lib/globals.js"; export declare const VERSION: any; export declare const isBrowser: boolean; //# sourceMappingURL=globals.d.ts.map