import { Checker } from '../common/checker-interface';
export declare const npmTestChecker: Partial<Checker>;
