import type { CommandContext, ParsedArgs } from "../../../types.js"; export declare function setupVSCodeSchemaSupport(parsed: ParsedArgs, context: CommandContext): Promise; //# sourceMappingURL=action.d.ts.map