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