basant307/AI_Governance_Project
048
1import type { SVG } from '../diagram-api/types.js';2export declare const setupViewPortForSVG: (svg: SVG, padding: number, cssDiagram: string, useMaxWidth: boolean) => void;3 1import type { SVG } from '../diagram-api/types.js';2export declare const setupViewPortForSVG: (svg: SVG, padding: number, cssDiagram: string, useMaxWidth: boolean) => void;3