import type { SpanAndAnnotation } from '../spanAnnotationTypes';
import type { TicketAndUserAndGlobalRelationSchemasFixture } from './relationSchemas';
export declare const shouldNotEndWithInteractiveTimeout: SpanAndAnnotation<TicketAndUserAndGlobalRelationSchemasFixture>[];
