export declare function checkYarnAvailability(): void;
export declare function getYarnWorkspaces(): string[];
