import { EmailNode } from '../types'; export declare function renderToHtml(root: EmailNode): string; //# sourceMappingURL=html.d.ts.map