export declare const repl: {
    httpEncoding: string;
    historyFileName: string;
    allowNoTTY: boolean;
};
