import type { KnownIDE } from '../types.js'; export declare const VSCODE: KnownIDE; export declare const VSCODE_INSIDERS: KnownIDE;