export function afterSpec(spec: any): void;
export function afterInteraction(interaction: any): void;
export function end(): void;
