import { IGraph } from '../../'; export declare const graphVerify: (graph: IGraph) => boolean;