import type { GraphOptions } from '../../types'; export interface NetworkGraphOptions extends GraphOptions { }