export declare const isBrowser: boolean;
export declare function isNextJsBuild(): boolean;
export declare function isNextJsServer(): boolean;
export declare const isReactNative: boolean;
export declare const isBackendServer: boolean;
//# sourceMappingURL=environment.d.ts.map