import { Renderer } from '@lwc/engine-core'; import { HostNode, HostElement } from './types'; export declare const renderer: Renderer;