declare const isBrowser: boolean;

export = isBrowser;
