declare const getEnvironment: () => typeof globalThis;
export default getEnvironment;
