import { Part } from 'lit-html/lit-html.js'; export declare const templateContent: (template: HTMLTemplateElement) => (part: Part) => void;