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