import type { RenderConfig } from '#lib/domain/diagram-agg/types'; export default function (config: RenderConfig): string;