import type { RecursiveTemplateRegistry } from "../../domain/recursive/template-registry.js"; export declare function loadRecursiveTemplateRegistry(workspaceRoot: string): Promise; //# sourceMappingURL=template-loader.d.ts.map