import type { ExtensionContext } from "agent-sh/types"; export declare function registerDefaultSchemaRenderers(ctx: ExtensionContext): void;