import { suit, testInfo as testInfoType } from "../global";
export declare function testsInfo(result: Array<suit>): testInfoType;
