import { Base } from '@tapjs/core';
import { FC } from 'react';
export declare const TimedOut: FC<{
    test: Base;
}>;
//# sourceMappingURL=timed-out.d.ts.map