import type { CoordinateExtent } from '@xyflow/system'; export declare const SVG_NS = "http://www.w3.org/2000/svg"; export declare const INFINITE_EXTENT: CoordinateExtent; //# sourceMappingURL=constants.d.ts.map