import { type IRegistry } from '@aurelia/kernel'; /** * A group of registrations to connect the template compiler with the aurelia runtime implementation */ export declare const RuntimeTemplateCompilerImplementation: IRegistry; //# sourceMappingURL=template-compiler.d.ts.map