import type { BaseConfigSchemaResponse } from "./schema-base.js";
export declare const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse;
