# hasProjectYarn
```ts
export declare const hasProjectYarn: (cwd: string) => boolean;

```
