declare const isBrowser: () => boolean;
export default isBrowser;
