declare const isNodeJS: boolean;
export default isNodeJS;
