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