import type { Injection } from '../../../../types/utils'; import type { TimelineInjection } from './models'; export declare const TIMELINE_INJECTION: Injection;