import { ExoGraph } from '../ExoGraph'; export declare const exoGraphSetupArgs: (exog: ExoGraph) => void;