import { Environment } from './types';
export declare function createBrowserEnv(): Environment;
//# sourceMappingURL=createBrowserEnv.d.ts.map