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