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