export declare function getNoEtalonTestsInfoPath(): string; export declare function saveNewTestInfo(testPath: string): void; export declare function rmNewTestsInfo(): void;