import { GraphRuntimeEnvironmentOptions } from '../types'; export declare function getGREOptsFromArgv(): GraphRuntimeEnvironmentOptions; //# sourceMappingURL=argv.d.ts.map