import { TestBase } from '@tapjs/core';
import { FC } from 'react';
export declare const SuiteSummary: FC<{
    test: TestBase;
}>;
//# sourceMappingURL=suite-summary.d.ts.map