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