import { ZObject } from "../z_object"; export declare function getGraph(obj: ZObject): ZObject | null;