type JsonObject = Record; export declare function toSelfContainedJsonSchema(schema: JsonObject, components: JsonObject): JsonObject; export {}; //# sourceMappingURL=self-contained-json-schema.d.ts.map