import Graph from 'graphology-types'; export default function union(G: G, H: G): G;