import { Context } from 'vm'; export declare const setReplContext: (context: Context, provided?: {}) => void;