import type * as vscode from "vscode"; export declare function createContextShim(logPath: string, hostInfo?: string, extensionUri?: string): vscode.ExtensionContext; //# sourceMappingURL=context.d.ts.map