import { SchemaRegistry, CollectionRegistry } from '@mcschema/core'; export declare function initRecipeSchemas(schemas: SchemaRegistry, collections: CollectionRegistry): void; //# sourceMappingURL=Recipe.d.ts.map