1
2
import GlobalModel from '../../model/Global.js';
export default function graphCircularLayout(ecModel: GlobalModel): void;