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