export function setTemplateCache(cache: any /** TODO #9100 */): void { (window).$templateCache = cache; }