import Graph from 'graphology-types'; export default function inferMulti(graph: Graph): boolean;