import type { ControlExtensionSelection } from "@onebots/core/control"; export declare function collectRuntimeSchemas(core: typeof import("@onebots/core"), selection: ControlExtensionSelection): string; //# sourceMappingURL=configuration-schema-collection.d.ts.map