export declare class TemplateHostService {
    key: (x: string) => string;
}
