import type { DiagramRenderer } from '../../diagram-api/types.js';
declare const renderer: DiagramRenderer;
export default renderer;
