import { useDiagramAgg } from '#lib/domain/diagram-agg'; export declare function preprocessSvg(diagramAgg: ReturnType, domStr: string): HTMLElement;