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