import { ExtHostCommands } from "./extHostCommands.js"; export declare class ExtHostApiCommands { static register(commands: ExtHostCommands): void; private static _registerValidateWhenClausesCommand; }