export declare const renderThumbprint: (thumbprint: string) => import("lit-html/directive.js").DirectiveResult<any>;
