import type { BaseLayoutOptions } from 'cytoscape'; import type { DagreLayoutOptions } from 'cytoscape-dagre'; export declare const layoutOptions: DagreLayoutOptions & BaseLayoutOptions; //# sourceMappingURL=layout-options.d.ts.map