/** * Check if npm test has completed */ export declare function checkNpmTestCompletion(): Promise;