import { ExtensibleSession } from '..'; export declare const runWebRequestService: (ses: ExtensibleSession) => void;