export declare const npmStart: (project: string, useYarn: boolean) => string;
