import type { PerformancePipelineOptions } from './Performance.js'; export interface FlushElementTreeOptions { pipelineOptions?: PerformancePipelineOptions; }