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