/**
 * Returns true if we are in the browser.
 */
export declare function isBrowser(): boolean;
//# sourceMappingURL=isBrowser.d.ts.map