export declare const isYarn: (dir: string) => Promise<boolean>;
