import Graph from 'graphology-types'; export default function reverse(graph: G): G;