/**
 * Determines if the current environment is a browser
 */
export declare const isBrowser: boolean;
//# sourceMappingURL=is-browser.d.ts.map