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