/** Check if in browser by duck-typing Node context */
export declare function isBrowser(): boolean;
//# sourceMappingURL=is-browser.d.ts.map