import { ExoArgTypeArr } from '../ExoArg/ExoArg'; export declare const exoGraphArgType: (graphname: string, argtype: ExoArgTypeArr) => any;